词语站>英语词典>second string翻译和用法

second string

英 [ˌsekənd ˈstrɪŋ]

美 [ˌsekənd ˈstrɪŋ]

网络  第二根弦; 替补队员

英英释义

noun

  • a squad of players that are available either individually or as a team to relieve or replace the players who started the game

    双语例句

    • The echo command expects one or more strings, so this line produces an error complaining about the missing closing quote on ( what Vim assumes to be) the second string.
      echo命令要求一个或多个字符串,因此此行代码将生成一个错误,指出第二个字符串缺少一个右引号(Vim是这样认为的)。
    • The first parameter ( a string) is the name of the action method and the second parameter ( also a string) is the name of the controller.
      第一个参数(字符串)是动作方法的名称,第二个参数(也是字符串)是控制器的名称。
    • It is argued that, the teaching strategy of life oriented writing is twofold: First, create a platform to integrate life and writing; second, update teaching methods, string life and writing together.
      笔者提出生活化作文的教学策略有二:其一创设平台,让生活与作文接轨;其二更新观念,打通作文与生活的甬道。
    • The first argument is the substring, the second argument is the search string, and an optional starting position can be supplied as a third argument.
      第一个参数是子字符串,第二个参数是搜索字符串,可选的起始位置可以提供作为第三个参数。
    • The fourth match begins where the third match ended, before the second b, and finds the empty string.
      第四个匹配在第三个匹配结束的地方开始,即在第二个b之前,并且找到了空字符串。
    • My simple UI uses radio button elements to display a String [] array of mountain peaks in the Himalayas, and a second selectedMountain String to represent the selected radio button.
      我的简单的用户界面使用单选按钮元素来显示喜玛拉雅山顶峰高度的String[]数组,第二个selectedMountainString数组代表选中的单选按钮。
    • If the second group matched the string foo, for example, then passing the replacement string$ 2bar would cause foobar to be appended to the string buffer.
      例如,如果第二个组与字符串foo相匹配,则传递替换字符串$2bar将导致foobar被附加到字符串缓冲区。
    • The second parameter is the input string that either converts to uppercase or lowercase characters.
      第二个参数是将被转化成大写或小写字符的输入字符串。
    • If you provide a second string argument, the prompt message box displays the second string in the text field as the default response.
      如果提供了第二个字符串参数,则提示消息框的默认响应是在文本字段中显示第二个字符串。
    • The second argument strictly matches a non-alphanumeric string followed by a space followed by an integer followed by another space and finally a real number.
      第二个参数严格匹配一个非字母和数字组成的字符串,该字符串后面依次为空格、整数、另一个空格,最后是一个实数。